projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3dd31b
)
(ELCFILES): Add mpc.elc.
author
Glenn Morris
<rgm@gnu.org>
Tue, 1 Dec 2009 07:51:02 +0000
(07:51 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Tue, 1 Dec 2009 07:51:02 +0000
(07:51 +0000)
lisp/ChangeLog
patch
|
blob
|
history
lisp/Makefile.in
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 4864e5ef84858696551ecfe42c307d168d02b39e..81833622c71e73d4a865c0d2372c339c6fb2c684 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,7
@@
+2009-12-01 Glenn Morris <rgm@gnu.org>
+
+ * Makefile.in (ELCFILES): Add mpc.elc.
+
2009-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
* mpc.el: New file.
diff --git
a/lisp/Makefile.in
b/lisp/Makefile.in
index 63f0144604e0a7a884e1fe12013a741fb63da3c9..58b51fbe35beaa562968290cf2786290099e0a38 100644
(file)
--- a/
lisp/Makefile.in
+++ b/
lisp/Makefile.in
@@
-984,6
+984,7
@@
ELCFILES = \
$(lisp)/mouse-drag.elc \
$(lisp)/mouse-sel.elc \
$(lisp)/mouse.elc \
+ $(lisp)/mpc.elc \
$(lisp)/msb.elc \
$(lisp)/mwheel.elc \
$(lisp)/net/ange-ftp.elc \